git-cond-destroy
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 12 Nov 2022 13:23:05 +0000 (13:23 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 12 Nov 2022 13:23:05 +0000 (13:23 +0000)
commit4dd99e2c53a2cf144c5141ab834a2d9c9be217da
treecfccb58c9d9762d9ef17f24676cb8b7971c03603
parent01e61387ad3aca42598c1d4ee3e9d080f14f4c0a
git-cond-destroy

commit 4565083abc972bffe810e4151f8f3cb48531e526
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:27:24 2022 +0200

    htl: Make pthread*_cond_timedwait register wref before releasing mutex

    Otherwise another thread could be rightly trying to destroy the condition,
    see e.g. tst-cond20.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-cond-destroy.diff
sysdeps/htl/pt-cond-timedwait.c
sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c